'Declaration Public Function New( _ ByVal p1 As Point(Of T), _ ByVal p2 As Point(Of T) _ )
Parameters
- p1
- The starting point of the line.
- p2
- The ending point of the line.
'Declaration Public Function New( _ ByVal p1 As Point(Of T), _ ByVal p2 As Point(Of T) _ )